From: Chong Yidong Date: Sat, 28 Mar 2009 13:37:36 +0000 (+0000) Subject: * modes.texi (Major Mode Conventions): Note that specialness is X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1052 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4382674d65bd16bd6fcf1f5f2861290007e3c029;p=emacs.git * modes.texi (Major Mode Conventions): Note that specialness is inherited. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 0a9e174beef..37864e0dee6 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,8 @@ 2009-03-28 Chong Yidong + * modes.texi (Major Mode Conventions): Note that specialness is + inherited. + * keymaps.texi (Prefix Keys): The M-g prefix key is now named goto-map. Add search-map to the list.